smp: assert that all affected CPUs are online in on_selected_cpus()
authorJan Beulich <jbeulich@suse.com>
Thu, 1 Jun 2017 08:49:53 +0000 (10:49 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 1 Jun 2017 08:49:53 +0000 (10:49 +0200)
commit02bcbb09fda25bb03e7269a2433e17c763e9d6f5
tree46bbe012716f11f1e0d358d24409291928292da8
parent145dfc09117ee75949ee2c3df4982ebbc5926903
smp: assert that all affected CPUs are online in on_selected_cpus()

Suggested-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/smp.c